home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
FM Towns: Free Software Collection 9
/
FM Towns Free Software Collection 9.iso
/
taropyon
/
silib
/
inc
/
win
/
winbwin.h
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-11-16
|
156 b
|
11 lines
#ifndef _WIN_WINBWIN_H
#define _WIN_WINBWIN_H
#ifndef _SIWIN_H
# include <siwin.h>
#endif
extern int win_dspBackFunc( WIN_T *basWin );
#endif